Welcome![Sign In][Sign Up]
Location:
Search - yuv rgb dsp

Search list

[Other resourceycbcr_rgb

Description: 基于ti c55x序列dsp的YUV转RGB的算法实现-ti c55x sequence based on the dsp YUV to RGB Algorithm
Platform: | Size: 3358 | Author: 陈大山 | Hits:

[Other resourceBlackfin_GenImageProc

Description: ADI BF DSP的YUV到RGB转化汇编优化后的代码-ADI DSP YUV to RGB conversion compilation optimized code
Platform: | Size: 301349 | Author: 李里 | Hits:

[Other resourceRGBtoYCbCr

Description: 将RGB转为YUV的DSP定点程序。适用TI的DSP
Platform: | Size: 9413 | Author: 小月 | Hits:

[Special EffectsYCbCr-RGB

Description: TI DSP C6000系列图像处理-YUV-RGB变换实验程序
Platform: | Size: 22462 | Author: likui | Hits:

[DSP programBlackfin_GenImageProc

Description: ADI BF DSP的YUV到RGB转化汇编优化后的代码-ADI DSP YUV to RGB conversion compilation optimized code
Platform: | Size: 301056 | Author: | Hits:

[DSP programyuv_to_rgb

Description: dsp入门级程序,可作为培训内容,可使菜鸟们作为了解ccs开发环境的例子-dsp entry-level procedures, as the training content, and will alternate as understanding ccs development environment example
Platform: | Size: 37888 | Author: 宋孝洋 | Hits:

[DSP programycbcr_rgb

Description: 基于ti c55x序列dsp的YUV转RGB的算法实现-ti c55x sequence based on the dsp YUV to RGB Algorithm
Platform: | Size: 23552 | Author: 陈大山 | Hits:

[Special EffectsTI_DSP_IMAGE_DEV

Description: TI DM642开发的实用程序: 包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序; 相当有用!
Platform: | Size: 16384 | Author: 陆小锋 | Hits:

[DSP programRGBtoYCbCr

Description: 将RGB转为YUV的DSP定点程序。适用TI的DSP-YUV to RGB conversion procedure of the fixed-point DSP. The application of TI
Platform: | Size: 9216 | Author: 小月 | Hits:

[Special EffectsYCbCr-RGB

Description: TI DSP C6000系列图像处理-YUV-RGB变换实验程序-TI DSP C6000 Series image processing-YUV-RGB conversion experimental procedures
Platform: | Size: 48128 | Author: likui | Hits:

[DSP programsh4

Description: DSP数字图像处理,CCS 2.0版软件-DSP digital image processing
Platform: | Size: 166912 | Author: 李柰 | Hits:

[GDI-Bitmapyuv_bmp

Description: yuv到rgb的快速转换,经过dsp优化,速度很快-yuv to rgb rapid conversion, after dsp optimization, fast
Platform: | Size: 10240 | Author: 唐堂 | Hits:

[Embeded-SCM DevelopLab526-VideoRGB

Description: DM642 YUV转RGB源码算法 DSP-DM642 YUV switch to RGB source DSP algorithm
Platform: | Size: 292864 | Author: 刘春生 | Hits:

[DSP programRGBtoYCbCr

Description: 在Blackfin,将RGB转为YUV的DSP定点程序。浮点转定点 -In the Blackfin, the RGB to YUV in the DSP fixed-point program. Switch to fixed-point floating-point
Platform: | Size: 9216 | Author: steve | Hits:

[Special EffectsDSP-ImageProcess

Description: 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the RGB image into YUV format dat file to read in the CCS ImageTest a CCS project, it reads the conversion of the YUV image data format to facilitate the developers out of the case of hardware simulation environment for DSP development platform for image processing algorithms
Platform: | Size: 12957696 | Author: 杨毅 | Hits:

[DSP programYUV-to-RGB-conversion

Description: 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
Platform: | Size: 509952 | Author: joyce | Hits:

[DSP programDM6437_video_yuv2rgb

Description: DSP达芬奇DM6437平台上实现视频YUV图像格式向RGB图像格式的的转换。程序运行效果良好。-DaVinci DM6437 DSP platform for video YUV to RGB image format conversion of image formats. Program running well.
Platform: | Size: 1381376 | Author: wyj | Hits:

[DSP programliuchang--Pal

Description: dsp-md642 PAL制显示模板,通过YUV转RGB以及算法优化后的模板工程-dsp-md642 PAL system display templates, YUV to RGB and project template optimized algorithm
Platform: | Size: 1107968 | Author: 马勒 | Hits:

[VHDL-FPGA-Verilog20110301151907

Description: :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion detection algorithm in surveillance system can not work well in complex outdoor scene, and needs too much computation and memory, this paper proposes a moving objects detection algorithm based on improved codebook model. Pixels are converted from RGB space to YUV space to build the Codebook Model(CBM), and then the luminance component of each codeword is modeled by Gaussian model. The image is morphological processed by connected components algorithm. A test with the typical video sequences and the analysis of ROC data prove that the algorithm is effective and practical, and it can easily be implemented in embedded system such as DSP and FPGA.
Platform: | Size: 92160 | Author: 陈思宇 | Hits:

[Special Effectsdsp_optimize

Description: dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimization, including floating-point conversion, fixed-point optimization, program-level optimization, the instruction set to optimize memory optimization, DMA optimization, data Flatten ultimate optimization, etc.
Platform: | Size: 2048 | Author: suyang | Hits:
« 12 »

CodeBus www.codebus.net